home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / bumpcopter2.swf / scripts / DefineButton2_93 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  79 b   |  5 lines

  1. on(release){
  2.    _root.pass._visible = true;
  3.    _root.passFrame = "endu";
  4. }
  5.